-
Home
-
PressForward
-
5.3.1
-
Code
-
Classes
- Dictionary
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
371 |
Lines of code |
134 |
Logical lines of code |
67 |
Comment lines |
181 |
Methods |
27 |
Properties |
5 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
map() |
S |
60 |
4 |
12 |
filter() |
S |
64 |
3 |
9 |
contains() |
S |
67 |
3 |
8 |
merge() |
S |
64 |
3 |
9 |
__construct() |
S |
64 |
2 |
9 |
reduce() |
S |
68 |
2 |
7 |
get_or_else() |
S |
78 |
2 |
3 |
each() |
S |
72 |
2 |
5 |
serialize() |
S |
68 |
2 |
8 |
get() |
S |
78 |
2 |
3 |
delete() |
S |
68 |
2 |
7 |
reject() |
S |
73 |
1 |
5 |
add() |
S |
72 |
1 |
5 |
get_key_type() |
S |
81 |
1 |
3 |
value_exists() |
S |
79 |
1 |
3 |
keys() |
S |
80 |
1 |
3 |
values() |
S |
80 |
1 |
3 |
to_array() |
S |
82 |
1 |
3 |
count() |
S |
80 |
1 |
3 |
exists() |
S |
79 |
1 |
3 |
get_value_type() |
S |
81 |
1 |
3 |
current() |
S |
76 |
1 |
4 |
next() |
S |
82 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
valid() |
S |
79 |
1 |
3 |
rewind() |
S |
76 |
1 |
4 |
clear() |
S |
79 |
1 |
3 |